CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - java 正则表达式

搜索资源列表

  1. Regexp

    0下载:
  2. java编写的一个正则表达式测试工具,可以作为简单的参考-java write a regular expression test tool can be used as a simple reference
  3. 所属分类:Ajax

    • 发布日期:2017-04-07
    • 文件大小:9702
    • 提供者:周得贵
  1. string

    0下载:
  2. 编写验证类,要求:  密码长度6-10位  确认密码和密码相同  是不是整数  是不是小数  是不是合法的电子邮件  输入信息不能为空 (说明:使用String类提供的方法或正则表达式判断,任取一种实现以上功能) -I hope the code can help the people who want to learn Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1111
    • 提供者:guoliushui
  1. jaxen-1.1.1

    0下载:
  2. jar包 xml解析 支持xpath访问xml节点 支持正则表达式-java resource
  3. 所属分类:xml-soap-webservice

    • 发布日期:2016-12-22
    • 文件大小:4061184
    • 提供者:
  1. SHpage

    0下载:
  2. 结合struts和hibernate实现的页面分页,用java开发的,用到了正则表达式,很方便。-Implemented with struts and hibernate pagination page, java development, use of regular expressions, it is convenient.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-03
    • 文件大小:648539
    • 提供者:manqingli
  1. solution

    0下载:
  2. 正则表达式,网址匹配,是使用java语言写的-Regular expressions, URL matching is written using the java language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1737
    • 提供者:alfred
  1. regexSearch-2_11-src

    0下载:
  2. RegexSearch是一个采用Java Swing开发的应用程序,可以让你利用正则表达式或关键来搜索单个文件或某个目录下的多个文件。RegexSearch能够对匹配的文本着色显示。匹配的文本可以单个替换或全部替换。 -RegexSearch using Java Swing development is the application that allows you to use regular expressions to search for individual files or c
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:309557
    • 提供者:zu
  1. regular_expression

    0下载:
  2. 正则表达式 ~非常适合广大 java的爱好者~-java for regular_expression
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:20294
    • 提供者:jiang
  1. RegExp

    0下载:
  2. 基于java语言实现的正则表达式的功能,通过测试加深对正则表达式的认识-Pass the test based on the regular expression feature of java language, to deepen the understanding of regular expressions
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:7821
    • 提供者:
  1. Catch

    0下载:
  2. java实现抓网页内容邮箱包含正则表达式知识,适合初学者的练手程序-catch html content
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1472
    • 提供者:汪光大
  1. JudgeStringtoNumber

    0下载:
  2. java的正则表达式的小例子,注释中写出了正则的数字的各种应用,挺好的-java regex example, notes to write a variety of applications of the regular figures, very good
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1233
    • 提供者:张伟阳
  1. regex

    0下载:
  2. 常用的一些正则表达式处理方法,用java编写-Some of the regular expression approach, written with java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6027
    • 提供者:xiewenbo
  1. regexSearch

    0下载:
  2. Java做的文本搜索替换软件源码,可用于在多个文件中普通字符串或正则表达式查找与替换文本,支持多条件查找替换。 -Java text search and replace software source code, can be used for ordinary string in multiple files or regular expression search and replace text, search and replace support many conditions.
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:294898
    • 提供者:张君亭
  1. calcuator

    0下载:
  2. 采用java语言实现的计算器应用程序,运用到了栈的原理进行正则表达式的计算过程。还不算太完善,有问题请指出、-Using java language to achieve the calculator application, the use of the stack principle of regular expression calculation process. Is not very perfect, a problem please point out,
  3. 所属分类:Document

    • 发布日期:2017-11-11
    • 文件大小:29549
    • 提供者:ly
  1. com.aicomsoft.common.utils

    0下载:
  2. 个人这些年总结,实现的各种常用的java工具类,包括异常自定义,日志,文件操作,网络,加密,正则表达式,字符处理,时间处理,IO操作,JDBC,ZIP解压缩-Summarize in these years of the personal, to achieve a variety of commonly used java tools, including abnormal custom, log, file operations, network, encryption, regular e
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:36790272
    • 提供者:samir tan
  1. fileOperation2_01

    0下载:
  2. java写的文件操作的例子,运用正则表达式对文件名进行判断-java write file operation example, the use of regular expressions for file names judge
  3. 所属分类:Applet

    • 发布日期:2017-11-30
    • 文件大小:3148
    • 提供者:彭福生
  1. crawler

    0下载:
  2. java语言的爬虫程序,该程序已正则表达式模板为驱动,自动抓取指定字段,封装成java 对象,非常实用.- this program can snatch the website s data directly, I think it will be very userfull to you when you are study crawler
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:105988
    • 提供者:向林海
  1. StringCalcGUI

    0下载:
  2. 比较简单的一个java写的表达式计算器。核心算法为经典的中缀转逆波兰算法。用了正则表达式进行合法性检查。新人刚学java,写的不好的地方请指正,谢谢!-Relatively simple to write a java expression evaluator. The core algorithm classic infix turn Reverse Polish algorithm. Use regular expressions to check the legality. Newcome
  3. 所属分类:Java Develop

    • 发布日期:2017-12-02
    • 文件大小:21969
    • 提供者:廖渝瀚
  1. Regular-expression-to-obtain-MAC

    0下载:
  2. 现在网上有许多用java实现的获取MAC地址的方法,都是利用了windows系统的config命令,但是这些方法都是直接查找config命令的输出字符串。这种方法对一种语言的windows系统还可以,当在其它语言的系统下运行时,就会出现问题,本文的代码利用正则表达式,使获取MAC地址的程序能够在多语言环境下运行。-Get the MAC address of the method of realization of java online, are using the windows syste
  3. 所属分类:Applet

    • 发布日期:2017-11-08
    • 文件大小:1049
    • 提供者:pudn1306
  1. jave

    0下载:
  2. Java中一些小程序:实现键盘输入,排序,正则表达式的应用等-Java applet: keyboard input, sorting, regular expressions application
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-01
    • 文件大小:836618
    • 提供者:彭彭
  1. zhengze

    0下载:
  2. 常用的正则表达式 非常的全 如果有其他需要请+QQ444793558 共同探讨 谢谢 验证写java-Commonly used regular expression is very full if there are other needs please+ QQ444793558 to discuss Thank you verify write java
  3. 所属分类:JavaScript

    • 发布日期:2017-11-28
    • 文件大小:1118
    • 提供者:david
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com